cc-langs.el (c-type-decl-prefix-key): C++ bit: move
authorAlan Mackenzie <acm@muc.de>
Tue, 19 Oct 2010 20:45:42 +0000 (20:45 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 19 Oct 2010 20:45:42 +0000 (20:45 +0000)
commit311e7b2f70c5106ecbcb325bf9371e62c046070a
tree584954e5a853c257017b1054bb479cb7aca37e24
parent86a2578674ee8641584edc402add6412768371a7
cc-langs.el (c-type-decl-prefix-key): C++ bit: move
"\(const\|throw\|volatile\)\>" nearer the start of the regexp, so that
these keywords aren't wrongly matched as identifiers.
lisp/ChangeLog
lisp/progmodes/cc-langs.el